Click or drag to resize

CustomPropertyId Constructor (Int32, String, MapiPropertyType)

Initializes a new instance of the CustomPropertyId class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public CustomPropertyId(
	int id,
	string set,
	MapiPropertyType type
)

Parameters

id
Type: SystemInt32
set
Type: SystemString
type
Type: Independentsoft.ExchangeMapiPropertyType
See Also